7 You cannot drop a server. Use Server.Close when the object is no longer needed.
8 0x00000409
9 .
10 Modifying existing table columns, or inserting new ones prior to end of table, is not supported.
11 This property or method is not available until the object (or its parent if appropriate) has been added to a collection.
12 No new columns or constraints have been added to this table object
13 Column definition must include name, datatype, length if appropriate to datatype, and null specification if adding to an existing table. The specified datatype must be an existing datatype.
14 Table name not specified.
15 Column length must be between 1 and 8000 bytes(0 is allowed for non-length datatypes).
16 Column type '%s' is fixed length; no length may be specified.
17 Column type '%s' may not be specified to allow NULL values.
18 Rule '%s' not found.
19 Default '%s' not found.
20 Data type '%s' not found.
21 Datatype definition must include name, base datatype, and length if appropriate to base datatype.
22 Cannot change the base type, length, precision, scale, or nullability of an existing User-defined datatype.
23 Base datatype '%s' is fixed length; no length may be specified.
24 Base datatype '%s' may not be specified to allow NULL values.
26 Rule definition must include name and text of rule.
27 Default definition must include name and text of default.
28 This is an enumeration-only list object and must be indexed by ordinal.
29 View definition must include name and text of view.
30 User's Login name not specified.
31 Group name not specified.
32 Stored procedure definition must include name and text (for Standard StoredProcedure) or libraryname (for Extended StoredProcedure).
33 Existing User's User name and Login name cannot be changed.
34 Existing Group name cannot be changed.
35 Login '%s' not found.
36 Group '%s' not found.
37 User '%s' already exists.
38 Group '%s' already exists.
39 Column '%s' already exists.
40 User '%s' already owns an object named '%s' in this database.
41 Index '%s' on table '%s' already exists.
42 Login '%s' already exists.
43 Language '%s' not found.
44 Database '%s' not found.
45 <Encrypted>
46 'N/A'
47 Database '%s' already exists.
48 Existing Login's name cannot be changed.
49 Existing Device's name, type, size, physical location, or label skipping cannot be changed.
50 This property or method cannot be used with a backup device.
51 Device '%s' already exists.
52 Skip option is only valid for tape backup devices.
53 Invalid device type.
54 Device definition must include logical name, physical name, and device type.
55 Size must be greater than 0.
56 No server has been associated with this object.
57 This object type does not match the collection's type. It cannot be added.
58 StoredProcedure '%s' already exists.
59 UserDefinedDatatype '%s' already exists.
60 Table '%s' already exists.
61 Rule '%s' already exists.
62 Default '%s' already exists.
63 View '%s' already exists.
64 Invalid StoredProcedure type.
65 Existing StoredProcedure type cannot be changed.
66 Device '%s' not found.
70 UserDefinedDatatype
71 SystemTable
72 View
73 Table
74 StoredProcedure
76 Default
77 Rule
78 Trigger
80 ;,
81 Index definition must include a name and at least one column to index.
82 This property or method cannot be set or invoked after the index has been created.
83 Fill factor must be between 0 (use default) and 100.
84 Column '%s' not found in table '%s'.
85 Invalid index-type option.
86 Invalid privilege-type option for this object.
87 This object type cannot have granted privileges.
88 Select
89 Insert
90 Delete
91 Update
92 Create Table
93 Create Database
94 Create View
95 Create Procedure
96 Execute
97 Dump Database
98 Create Default
99 Dump Transaction
100 Create Rule
101 Existing trigger type cannot be changed.
102 Trigger definition must include name and text.
103 Trigger '%s' on table '%s' already exists.
104 Invalid trigger-type option.
105 Columns of a view cannot be modified. The corresponding base table's column must be used.
106 Existing language's name, months, short months, days, dateformat, and first day of week cannot be changed.
107 Language definition must include name, months, shortmonths, and days.
108 Language '%s' already exists.
109 mdy
110 Login name not specified.
111 Day of week index must be between 1 and 7.
112 Month index must be between 1 and 12.
113 You must enter exactly 7 day names.
114 You must enter exactly 12 month names.
115 ** mapped locally **
116 ** use local name **
117 Existing Remote Server's name cannot be changed.
118 Remote Server name not specified.
119 Remote Server '%s' already exists.
120 Existing Remote Login's local name and remote name cannot be changed.
121 A NULL Remote Login already exists for this Remote Server.
122 A Remote Login with the remote name '%s' already exists for this Remote Server.
123 A Remote Login's Remote Name cannot be specified without also specifying a Local Name.
124 SQLDMO_%ld
125 Y
126 Only the System Administrator or Database Owner can perform this operation.
127 Internal error in %s, line %ld. Please contact Microsoft Customer Support.
128 New values for configuration option '%s' must be between %ld and %ld.
129 Foreign Key definition must include a referenced Table name and list of columns in the referenced Table which matches the number of columns in the Key Table.
130 Invalid key type.
131 You cannot modify an existing Key's Type, Clustered, FillFactor, or ReferencedTable properties.
132 A Key with this name already exists on this table.
133 DRI Key definition must include key type and a list of columns in the key.
134 A Check with this name already exists on this table.
135 DRI Check definition must include text of the data validation.
136 DRI Default definition must include text of the data value, which may be '' (a blank string) for NULL.
137 This method or property is not implemented for this release.
138 seconds
139 Invalid parameter type; must be string or numeric ordinal, or an object; check documentation for this property or method.
140 Invalid database-object type.
141 You must be logged in as 'sa', or a member of sysadmin, or this object's login to perform this operation.
142 You must be logged in as 'sa' or a member of sysadmin to perform this operation.
143 SQLDMO.hlp
144 Out of memory.
146 The passed ordinal is out of range of the specified collection.
147 The name '%s' was not found in the %s collection.
148 The passed object is not a SQLDMO object.
149 Invalid parameter or parameter value out of range.
150 The ID '%ld' was not found in the %s collection.
151 True
152 False
153 5
154
155
\n
156 Row or column specified is outside the range of the specified query result set.
158 The PerfMonMode must be either Continuous or OnDemand.
162 Error encountered on executing or updating associated query.
163 This object has been detached from SQLDMO, as the result of a refresh, automatic shutdown, error, or App.Quit.
164 This server object has been Closed. It can no longer be used.
165 This server has been disconnected. You must ReConnect to perform this operation.
166 You cannot change the name, login, password, login timeout, login security, or network packet size for a server object while it is connected.
167 Modifying the text of an existing Rule, Default, or extended stored procedure is not allowed. You must drop and recreate the object.
168 System tables cannot be altered, dropped, or otherwise modified.
169 The object name '%s' is not unique.
170 The Login '%s' is already aliased to user '%s' in this database.
171 The Login '%s' is already assigned to user '%s' in this database.
172 DependencyType must be a valid value from SQLDMO_DEPENDENCY_TYPE.
173 User '%s' not found.
174 Backup options other than UnloadTapeAfter, DumpInitDeviceBefore, LoadFileNumber, and single backup devices require Microsoft SQL Server Version 6.0 or later.
175 This method or property is only available for Microsoft SQL Servers.
176 You must specify a backup device for Backup or Restore.
177 This property or method cannot be set or invoked after the table has been created.
178 User-defined datatypes based on the 'timestamp' datatype are not allowed.
179 VerifyType must be a valid value from SQLDMO_VERIFYCONN_TYPE.
180 The name '%s' is not a valid object identifier, or is not a valid format for this property or method.
181 This cache contains no result sets, or the current result set contains no rows.
182 You must specify a task name.
183 Assigned CompletionLevel must be Failure or Success.
184 Maximum string length for this property or method is %ld.
185 JobStep definition must include JobID.
186 JobStep definition must include StepID.
187 TargetServer definition must Name.
188 TargetServerGroup definition must include Name.
189 Category definition must include Name.
192 This object has already been created.
193 Minimum string length for this property or method is %ld.
194 Service Control Error:
195 This method is not available to unconnected servers unless on Windows NT clients.
196 This method is only available on Windows NT clients.
197 This server is already Connected.
203 This property or method requires Microsoft SQL Server Version 6.0 or later.
204 Replication and Scheduling Management requires Microsoft SQL Server Version 6.0 or later.
205 Invalid Remote Server option.
207 Invalid Run Priority.
208 Internal error: Name not found in cache.
209 The maximum of 256 devices already exists on this server.
210 Database name required.
212 Base datatype '%s' is not a numeric type; no precision or scale may be specified.
213 ScriptMode specified as ToFileOnly, but no filename specified -- recheck parameters.
214 This server connection has been unexpectedly broken and cannot be reconnected.
215 Specifying startup procedures requires Microsoft SQL Server Version 6.0 or later.
216 Specified index is out of the range of properties for this object.
217 Specified name is not a property of this object.
223 CreateFile error on '%s'.
224 WriteFile error on '%s'.
225 The name specified in the Text property's 'CREATE ...' statement must match the Name property, and must be followed by valid TSQL statements.
226 You must specify the Parent Table's name in the Text property's 'CREATE...' statement.
227 SetFilePointer error on '%s'.
228 SystemTimeToFileTime error.
229 FileTimeToSystemTime error.
230 Code execution exception:
231 The input object's type is invalid for this method.
232 An input object must be specified.
234 There is already a primary key in this table's key collection.
235 This index was generated by a DRI 'PRIMARY KEY' or 'UNIQUE KEY' CONSTRAINT and cannot be modified or dropped.
236 Specified result set is outside the range of result sets returned by this query.
240 You must specify an output parameter.
241 The text for this property cannot be blank or NULL.
242 This object list cannot be refreshed; you must Release it and re-invoke the method which returned it.
243 This column object is not associated with a table.
244 Modifying this property can only be done when the table is in Alter mode (BeginAlter has been called).
246 Invalid Security mode.
249 Numeric precision must be greater than 0 and less than or equal to the maximum precision (%ld) specified for this server.
250 References
251 Maximum number of minutes per database that SQL Server needs to complete its recovery procedures in case of a system failure. Takes effect immediately.
252 Specifies whether or not direct updates are allowed against system tables. Users with appropriate permissions can update system tables directly if this value is set to 1. Takes effect immediately.
253 Maximum number of simultaneous connections to SQL Server. Uses 37KB of memory per user. Takes effect when SQL Server is restarted.
256 Sets the number of available locks. Uses 32 bytes of memory per lock. Takes effect when SQL Server is restarted.
257 Maximum number of database objects that can be open at one time on SQL Server. Uses 70 bytes of memory per object. Takes effect when SQL Server is restarted.
259 How full SQL Server makes each database page when creating a new index on existing data (unless otherwise stated in the CREATE INDEX command). Takes effect when SQL Server is restarted.
263 Controls the use of nested triggers. When this option is 0, triggers will not cascade. Set it to 1 to enable nested (or cascading) triggers. Takes effect when SQL Server is restarted.
264 Controls logins from remote SQL Servers. Default is 1. Set this to 0 to discontinue allowing remote server access to or from the local server. Takes effect when SQL Server is restarted.
265 Specifies the ID of the language that is used by the server to display system messages. Takes effect when SQL Server is restarted.
266 Maximum number of languages that can be simultaneously held in the language cache. Default is 3. Takes effect on SQL Server restart.
268 The number of outstanding asynchronous I/O's that can be issued.
269 The number of worker threads that are available for SQL Server processes.
270 Server-wide default network packet size (overridable by client connection). Default is 4096. Takes effect immediately.
272 Determines whether advanced configuration options are displayed by the sp_configure system stored procedure. Takes effect immediately.
277 The number of times that a user process is allowed to pass through a yield point without voluntarily yielding. If the timeslice is set too low, SQL Server can spend too much time switching processes. Takes effect immediately.
279 The number of the sort order currently installed as the default on the server. Cannot be changed without reinstalling.
288 Specifies the maximum number of attempts a process will perform to obtain a resource.
291 Determines whether SQL Server should run at higher priority than other processes on the same machine.
292 Specifies the number of seconds to wait before returning from a remote login attempt. A value of 0 will allow an infinite wait.
293 Specifies the number of seconds to wait before returning from processing a remote query. A value of 0 will allow an infinite wait.
296 Directs Windows NT to reserve physical memory space (via SetProcessWorkingSetSize) for SQL Server equal to the sum of the memory setting and the size of tempdb if it is in RAM. Default is 0. Takes effect when SQL Server is restarted.
297 Specifies the amount of time in seconds for a resource to be released. Default is 10. Takes effect immediately.
298 Specifies the number of result-set rows past which a cursor's keyset is generated asynchronously rather than synchronously.
299 Specifies whether a distributed transaction is started by default to cover server-to-server remote procedures. May be overridden by SET REMOTE_PROCEDURE_TRANS.
300 The timeout value, in minutes, to close down inactive server-to-server connections.
301 Bit mask specifying the global defaults for various user options (see documentation); may be overridden on a per-connection basis via the SET command.
302 Indicates which processors SQL Server may use (default is 0, or any). A non-zero value is interpreted as a bit mask; e.g, processors 1, 2, and 5 are specified with a hexadecimal value of 0x13 or the decimal equivalent of 19.
303 Specifies the maximum size in bytes of text and image data that can be added to a replicated column in a single INSERT, UPDATE, WRITETEXT or UPDATETEXT statement.
318 /****** Object: User Defined Datatype %s%s Script Date: %s %s ******/
319 /****** Object: User %s%s Script Date: %s %s ******/
320 This method or property is not available on a pre-6.0 version of Microsoft SQL Server when SQL-DMO is running on Windows 95.
321 This server has not installed version %ld.%ld or later of the Microsoft SQL-DMO (SQLDMO) stored procedures for its SQL Server version. The connection is denied.
322 Database
323 Changing this property after object creation requires Microsoft SQL Server Version 6.0 or later.
324 Specifying SQLDMOIndex_SortedDataReorg requires Microsoft SQL Server Version 6.0 or later.
325 This database has been marked Inaccessible.
326 The StatusInfoType must be a non-Unknown member of the SQLDMO_STATUSINFO_TYPE enumeration.
331 This property or method requires that the table object already be created on the server.
333 This version of the Microsoft SQL Distributed Management Objects requires a Microsoft Windows NT SQL Server version 4.21 or later.
334 ServerGroup definition must include the name of the group.
335 RegisteredServer definition must include the name of the server.
336 Existing ServerGroups cannot be renamed.
337 Existing RegisteredServers cannot be renamed.
338 A ServerGroup with the name '%s' already exists.
339 A RegisteredServer with the name '%s' already exists in ServerGroup '%s'.
340 Registry read failure.
341 Registry write failure.
342 Registry enumeration failure.
343 Error connecting to local or remote registry.
344 Registry delete failure.
345 Backup options TableName, LoadFromSourceTableName, LoadAppendToTableData, and LoadStopDate requires Microsoft SQL Server Version 6.5 or later.
346 This property or method requires Microsoft SQL Server Version 6.5 or later.
348 Index rebuild is only available for Primary or Unique keys (Foreign keys do not have enforcing indexes).
349 The operation was cancelled by the user.
350 A file path must be specified for the Transfer files.
351 The Bulk Copy properties specified are incompatible with each other.
352 The Bulk Copy execution failed.
353 The Bulk Copy initialization failed. Possibly the connection was not BCP enabled.
354 Failure in setting a Bulk Copy control parameter.
355 Failure in setting Bulk Copy column formats.
356 Failure while suspending indexing.
357 Failure while resuming indexing.
358 The ODBCDatasource property requires Microsoft SQL Server Version 6.5 or later.
359 The connection to SQL Server '%s' has been broken.
360 Named Pipe Backup devices require Microsoft SQL Server Version 6.0 or later.
361 Invalid to set this property within a BeginAlter block.
362 Invalid to alter this property after the distributor has been installed.
370 The server connection is busy.
371 The application is busy.
400 ::Error::
401 ::Warning::
402 In file %s in statement on line %d
403 Transfer Status: %s
420 Enumerating objects for Transfer
421 Scripting objects for Transfer
422 Scripting %s
423 Scripting completed
424 Creating %s on destination database
425 Beginning Transfer of Data
426 Transferring Data: (Table '%s')
427 Enumerating objects to be dropped on destination
428 Dropping objects on destination database first
429 Updating statistics
430 Logins
431 Groups
432 Users
433 Rules
434 Defaults
435 User defined datatypes
436 Stored Procedures
437 Views
438 Tables
439 Triggers
440 DRI
441 Indexes
442 Column bindings
443 Permissions
444 Foreign Keys
445 Destination drops
446 dependent object drops
447 : %d Percent Completed
448 %d Percent Completed
460 The connection to the Transfer source was unexpectedly broken.
461 The connection to the Transfer destination was unexpectedly broken.
462 The user initiated a 'Cancel' during Transfer.
463 The object '%s.%s' not being transfered is dependent on the table '%s.%s' being transfered.
464 The object %s to be transferred was not found on the source.
465 The login '%s' was scripted with a Null password for security reasons.
466 The 'sorted data' options specified were not used because the codepage and sort order of the source and destination do not match.
467 Encrypted object cannot be transferred.
468 Object '%s.%s' was not scripted. It is possible that the information in system table 'syscomments' about the object was corrupt or missing.
470 Cannot set %s as the current directory.
471 The file %s could not be mapped to propcess memory.
472 Can't not show the result due to resource limitation. Please save the result to file instead.
485 Procedure sp_create_encrypted_object is not found on this server.
490 Failed to script out the alias for user object '%s' due to missing alias name. Please check the source database for consistency.
491 Failed to script out table '%s' owner by '%s'. Please check the source database for consistency.
492 Failed to script out group '%s'. Please check the source database for consistency.
493 Failed to script out user '%s'. It is possible that the matching login information is missing in 'syslogins'. Please check the source database for consistency.
494 Failed to script out UDT '%s' owner by '%s'. Please check the source database for consistency.
495 Failed to open script file.
496 Failed to get information for columns.
497 Failed to script column.
498 Failed to script default.
499 Failed to get information for keys.
500 Failed to script key.
501 Failed to get information for check constraints.
502 Failed to script check constraint.
503 Failed to get information for index.
504 Failed to script index.
505 Failed to get information for triggers.
506 Failed to script trigger.
507 Failed to get information for bindings.
508 Failed to script permission.
509 Failed to perform WriteFile to script file.
510 Failed to script out FullTextCatalog from the source database. Please check the source database for consistency.
520 Can perform any activity in the SQL Server installation.
521 Can manage the logins for the server.
522 Can configure the server-wide settings
523 Can manage extended stored procedures.
524 Can manage the processes running in SQL Server.
525 Can manage the disk files.
526 Can create and alter databases.
530
\n
\nBulk Copy completed successfully.
\nSource: %s
\nDestination: %s
\nRows copied: %d
\nBulk Copy duration: %d minutes and %d.%d seconds
\n
550 Foreign Key option for Exclude Replication requires Microsoft SQL Server Version 6.5 or later.
551 SQL Server connection timed out.
552 Only SQLDMOIndex_Default, SQLDMOIndex_SortedData, or SQLDMOIndex_SortedDataReorg are valid for index rebuilding options.
553 Backup options LoadFromSourceTableName and LoadAppendToTableData require specification of the TableName property.
554 Extended Stored Procedure Client Impersonation requires Microsoft SQL Server Version 6.5 or later.
555 Client Impersonation is only available for Extended Stored Procedures.
557 Object-list sorting type must be a valid SQLDMO_OBJSORT_TYPE.
558 The execution options must be one or more valid SQLDMO_EXEC_TYPE values.
600 specified
601 ServerGroups
602 RegisteredServers
603 BackupDevices
604 Groups
605 Indexes
606 Languages
607 Keys
609 Databases
610 Logins
611 RemoteServers
612 RemoteLogins
614 Checks
615 Columns
618 UserDefinedDatatypes
619 Users
621 SystemDatatypes
623 ConfigValues
624 StoredProcedures
625 Defaults
626 Rules
627 Tables
628 Triggers
629 Views
630 SQLServers
631 ServerParameters
632 FileGroups
633 DBFiles
634 LogFiles
635 ServerRoles
636 DatabaseRoles
637 LinkedServers
638 LinkedServerLogins
639 FullTextCatalogs
700 This property or method requires Microsoft SQL Server Version 7.0 or later.
701 Foreign Key option for Exclude Replication requires Microsoft SQL Server Version 7.0 or later.
702 Backup options TableName, LoadFromSourceTableName, LoadAppendToTableData, and LoadStopDate requires Microsoft SQL Server Version 7.0 or later.
703 FileGroup name not specified.
704 DBFile name or physical name not specified.
705 LogFile name or physical name not specified.
706 SQL Server %s must be upgraded to version 7.0 or later to be administered by this version of SQL-DMO.
707 Can not drop file group when there are objects in the group.
708 FileGroup '%s' already exists.
711 Size must be greater than or equal to 0.
712 Database name not specified.
713 Can not change the name of the default file group, drop the default file group, or set it to READONLY.
714 The file group is not default file group
715 DatabaseRole '%s' already exists.
716 DatabaseRole definition must include name and password(if Application Role).
717 Existing Login's type cannot be changed.
718 Invalid login type.
719 Modifying the type or password of an existing Application Role is not allowed.
720 This method or property is available on a pre-7.0 version of Microsoft SQL Server.
721 DatabaseRole '%s' not found.
722 This property or method is not available after the object has been added to a collection.
723 Existing DatabaseRole name cannot be changed.
724 ServerRole name not specified.
725 Can not drop a fixed DatabaseRole.
726 Can not add user to App role.
727 This property is not available after it has been added to a collection, because User can have multiple role memberships.
728 This method is only valid for user defined DatabaseRoles.
729 This method is only valid for fixed DatabaseRoles.
730 The name '%s' does not have a valid format for object identifier; missing escape character(s).
745 Computed column must include computed text and column name.
746 You have to specify both the logical file name and the new physical path.
747 Can not convert non-GUID data to GUID
748 You can only enable or disable a Foreign Key constraint.
749 FileGrowth Type is not in MB
750 Initial size of the database file '%s' is bigger than the maximum size
751 (ODBC SQLState: %s)
752 File name '%s' already exists.
753 Destination Server name required for Transfer.
754 The new DBFile size must be larger than the current size.
755 Invalid FileGroup Name.
756 Failed to set Quoted Identifier setting.
757 Can not remove the default property from the FileGroup, because 1 and only 1 FileGroup must have the default property.
758 Linked Server name not specified.
759 Both product name and provider name must be specified for Linked Server.
760 Existing Linked Server's name, product name, provider, etc. cannot be changed.
761 Existing Linked Server Login's local name, remote name, password, and Impersonate setting cannot be changed.
762 Must specify both full-text Catalog name and Unique Index name.
763 Can not rename full-text Catalog name or Unique Index name of an existing full-text Index.
764 Specifies the locale used for Unicode character data (nchar) sorting.
765 Specifies the sorting options within the locale used for Unicode character data (for example, case-sensitivity).
766 Specifies a system-wide default for the length of time you want to retain each backup medium after it has been used for a database or transaction log backup.
767 Specifies the threshold where Microsoft SQL Server creates and executes parallel plans.
768 Specifies the number of threads (from 0 to 32) to use in parallel plan execution.
769 Specifies the minimum amount of memory (in K) that can will be allocated per user for query execution.
770 Specifies the maximum number of seconds (0 to 2147483647) that a memory-intensive query waits before timing out. Default 600 seconds.
771 Specifies VLM size in MB.
772 Specifies the minimum server memory in MB (1 to 2147483647). Default 0, must be less than or equal to max server memory.
773 Specifies the maximum server memory in MB (4 to 2147483647). This represents the ceiling on server memory growth.
774 Specifies a value which the query governor to disallow execution of any query that has an estimated running length exceeding it.
775 Specifies this option to 1 cause UMS to switch to fiber mode scheduling. Default 0.
776 Table does not have full-text Index defined.
777 Must deactivate FullText Index on table before add/remove a full-text column.
778 Database is not full-text enabled yet.
779 full-text Catalog '%s' already exists.
780 Must specify Catalog name to create a new Full Text Catalog.
781 NOINIT and FORMAT options are contradictory in Backup statement.
782 LogFile can not be removed from database.
783 Specifies the amount of memory used by index creation sorts. Default: 0 (automatic sizing), min: 704 KB, max: 1,600,000 KB
784 LinkedServerLogin local login name not specified.
785 Can not drop default LinkedServer login.
786 In order to script out encrypted password for login, the output file must be in UNICODE format.
787 Failed to set Regional setting in ODBC.
788 Server side BCP import does not support 6.x data files.
789 /****** The index created by the following statement is for internal use only. ******/
790 /****** It is not a real index but exists as statistics only. ******/
791 Database '%s' is already open and can only have one user at a time.
792 The name '%s' is not a valid NT file name.
793 You must specify at least one column name for 'create statistics'.
794 Existing statistic index name cannot be changed.
795 Can not drop automatically created statistics index.
796 CREATE INDEX... WITH STATISTICS_ONLY is not supported through Index object.
797 Unable to connect to the specified server. Check server name, login name and password.
798 GetFileSize error on '%s'.
799 BCP batch imported.
800 %ld rows copied
801 You must be logged in as 'sa', or a member of sysadmin, or a member of securityadmin, or this object's login to perform this operation.
802 You must be logged in as 'sa', or a member of sysadmin, or a member of securityadmin to perform this operation.
803 The current login has been mapped to 'guest' in this database. 'guest' can not change permission on 'guest'.
804 You must be logged in as 'sa', or a member of sysadmin, or a member of dbcreator to perform this operation.
805 You must be logged in as 'sa', or a member of sysadmin, or a member of serveradmin to perform this operation.
806 You must be logged in as 'sa', or a member of sysadmin, or a member of processadmin to perform this operation.
807 SQL-DMO can not connect to SQL Server 7.0 builds prior to build #%ld.
808 Specifies this option to 1 cause Microsoft SQL Server full-text search support to use the neutral language word breaker to process full-text indexing and queries. Default: 0.
809 Specifies how some programs interpret two-digit years. The default time span is 1930 to 2029.
10001 The filter column(s) corresponding to an existing subset filter cannot be modified.
10002 Article definition must include article name and the name and owner of the table or stored procedure being published.
10003 Publication definition must include publication name.
10004 Subscription definition must include the subscribing server's name.
10005 This property cannot be modified after the object is created.
10006 You cannot change the source table of an existing article.
10007 Publication name is required.
10009 Invalid article pre-creation method.
10010 Specifying the ManualFilterProc ReplicationType requires supplying the name of an existing (manually-created) stored procedure and owner.
10011 Specifying the ManualSyncView ReplicationType requires supplying the name of an existing (manually-created) view and owner.
10012 A distribution database with this name already exists in the collection.
10013 A distribution publisher with this name already exists in the collection.
10014 The distribution server name must be provided.
10015 The working directory for the distribution server must be provided.
10016 At least one distribution database must be provided
10018 The definition of a DistributionPublisher must include the name of the publishing server.
10019 The definition of a DistributionDatabase must include the name of the distribution database.
10021 RegisteredSubscriber definition must include the name of the Subscriber.
10022 Invalid publication attribute
10023 Invalid replication type
10024 Invalid article schema creation option
10025 This method is invalid since this server has a remote distributor.
10026 Invalid article type
10027 Name of an existing publication cannot be changed.
10028 You cannot change the type of an existing stored procedure article.
10029 The distribution database specified is invalid or does not exist.
10030 This property cannot be modified after the object has been created. Drop and recreate the object if required.
10031 The DSN information provided is either incorrect or incomplete
10032 The DSN is not a valid SQL Server Subscriber.
10033 Definition of subset filter is invalid. It must include filter name and join table name, and an identical number of base table and join table columns.
10034 Distributor is not installed.
10035 This property is not valid if the Distributor is not local.
10600 TransPublications
10601 TransArticles
10602 TransSubscriptions
10603 MergePublications
10604 MergeArticles
10605 MergeSubscriptions
10606 MergeSubsetFilters
10607 RegisteredSubscribers
10608 ReplicationDatabases
10609 DistributionPublishers
10610 DistributionDatabases
10611 ReplicationTables
10612 ReplicationStoredProcedures
10613 TransPullSubscriptions
10614 MergePullSubscriptions
10615 DistributionPublications
10616 DistributionArticles
10617 DistributionSubscriptions
10700 /****** Installing the server %s%s as a Distributor. Script Date: %s %s ******/
10701 /****** Uninstalling the server %s%s as a Distributor. Script Date: %s %s ******/
10702 -- Adding the transactional publication
10703 -- Dropping the transactional publication
10704 -- Adding the transactional articles
10705 -- Dropping the transactional articles
10706 -- Adding the transactional subscription
10707 -- Dropping the transactional subscription
10708 -- Adding the merge publication
10709 -- Dropping the merge publication
10710 -- Adding the merge articles
10711 -- Dropping the merge articles
10712 -- Adding the merge subscription
10713 -- Dropping the merge subscription
10714 -- Adding the registered subscriber
10715 -- Dropping the registered subscriber
10716 -- Adding the distribution database
10717 -- Dropping the distribution database
10718 -- Adding the distribution publisher
10719 -- Dropping the distribution publisher
10720 -- Enabling the replication database
10721 -- Disabling the replication database
10722 -- Adding the transactional pull subscription
10723 -- Dropping the transactional pull subscription
10724 -- Adding the merge pull subscription
10725 -- Dropping the merge pull subscription
10726 -- Adding the article filter
10727 -- Adding the article synchronization object
10728 -- Adding the article's partition column(s)
10729 -- Adding the article subset filter
10730 -- Dropping the article subset filter
10731 /****** Scripting the replication setup of server %s%s. Script Date: %s %s ******/
20001 FrequencyType must be Daily, Weekly, or Monthly.
20002 FrequencySubDay must be Hour, Minute, or Second.
20003 FrequencyRelativeInterval must be First, Second, Third, Fourth, or Last.
20004 Weekly Interval must be one or more WeekDay values; consult your documentation.
20005 Monthly Relative Interval must be a single MonthDay value; consult your documentation.
20006 Monthly Relative Interval must be a single First thru Fourth, or Last; consult your documentation.
20007 Property must be a valid SQLDMO_NOTIFY_TYPE.
20008 Property must be a valid SQLDMO_ENUMNOTIFY_TYPE.
20009 Weekday parameter must be a bitmask of SQLDMO_WEEKDAY_TYPE (1, 2, 4, 8, 16, 32, 64).
20010 Either of the EventTypes or CompletionTypes properties may be set, but not both.
20011 The RaiseSNMPTrap property requires Microsoft SQL Server Version 6.5 or later.
20012 Operator definition must include name.
20013 Alert definition must include name.
20014 Invalid event type; must be a valid (non-Unknown) value in SQLDMO_EVENT_TYPE.
20015 Invalid completion type; must be a valid (non-Unknown) value in SQLDMO_COMPLETION_TYPE.
20016 The ForwardingSeverity must be between 1 and 25, or 110, 120, 130, or 140.
20017 The ForwardingServer cannot be the current server.
20018 The RestartSQLServerInterval must be between 10 and 600 seconds.
20019 The JobHistoryMaxRows must be greater than 1.
20020 The JobHistoryMaxRowsPerJob must be greater than 0.
20021 The LimitHistoryRowsPerTaskMax must be greater than 0.
20022 Invalid outcome type; must be a valid value in SQLDMO_JOBOUTCOME_TYPE.